home *** CD-ROM | disk | FTP | other *** search
/ The Coffee Break CD Collection / The Coffee Break CD Collection.iso / cbs16 / control2.bat < prev    next >
Encoding:
DOS Batch File  |  1994-03-15  |  665 b   |  27 lines

  1. echo off
  2. cls
  3. echo Deleting temporary files.  Please wait...
  4. del %1\VCSCBS\cbs16\GRAMPS.THT
  5. del %1\VCSCBS\cbs16\GRANNY.THT
  6. del %1\VCSCBS\cbs16\BRT71ENR.EXE
  7. del %1\VCSCBS\cbs16\CBS2.EXE
  8. del %1\VCSCBS\cbs16\P1.EXE
  9. del %1\VCSCBS\cbs16\POKER.EXE
  10. del %1\VCSCBS\cbs16\G.GXL
  11. del %1\VCSCBS\cbs16\P.GXL
  12. del %1\VCSCBS\cbs16\INIT.M
  13. del %1\VCSCBS\cbs16\BILL.THT
  14. del %1\VCSCBS\cbs16\PHIL.THT
  15. del %1\VCSCBS\cbs16\TEX.THT
  16. del %1\VCSCBS\cbs16\LUU.THT
  17. del %1\VCSCBS\cbs16\MARNA.THT
  18. del %1\VCSCBS\cbs16\NASTY.THT
  19. del %1\VCSCBS\cbs16\CBS16.BAT
  20. del %1\VCSCBS\cbs16\control1.bat
  21. del %1\VCSCBS\cbs16\cbscd1.exe
  22. del %1\VCSCBS\cbs16\tmp.bat
  23. cd ..
  24. %2\
  25. cd ..
  26. cbscd
  27.